UInt32NIProviderINumericRandomUInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericRandom<UInt32N> IProvider<INumericRandom<UInt32N>>.GetInstance()
Private Function GetInstance As INumericRandom(Of UInt32N)
Implements IProvider(Of INumericRandom(Of UInt32N)).GetInstance
private:
virtual INumericRandom<UInt32N>^ GetInstance() sealed = IProvider<INumericRandom<UInt32N>^>::GetInstance
private abstract GetInstance : unit -> INumericRandom<UInt32N>
private override GetInstance : unit -> INumericRandom<UInt32N>
INumericRandomUInt32NAn instance of
T.
IProviderTGetInstance